home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 43
/
Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso
/
Aminet
/
disk
/
misc
/
JazOS3.9.lha
/
JAZ0
< prev
next >
Wrap
Text File
|
2001-02-17
|
569b
|
30 lines
/*$VER: JAZ0 40.1 (31.8.93)
*
* This file enables FastFileSystem on a 1G Jaz cartridge.
*/
FileSystem = L:FastFileSystem
Flags = 0
Surfaces = 2
BlocksPerTrack = 65
SectorsPerBlock = 1
SectorSize = 512
Mask = 0x7FFFFFFF
MaxTransfer = 0x7FFFFFFF
Reserved = 2 /* !NOTE! this value can vary for non-Amiga disks */
Interleave = 0
LowCyl = 0
HighCyl = 16084
Buffers = 512
BufMemType = 0
StackSize = 600
Priority = 10
GlobVec = -1
DosType = 0x444F5301
/* The Device and Unit fields are controlled by tooltypes in the JAZ0 icon.
*
* Device = scsi.device
* Unit = 5
*/